Man braucht gar nicht in der Registry zu fummeln, das geht ber eine cmd.exe mit 
Administratorrechten (also "Als Administrator ausfhren" ber rechte Maustaste auswhlen) 
und dann dort ausfhrt: 

 

sc Config storahci Start=Boot 

===========================
Quelle: https://www.deskmodder.de/wiki/index.php/AHCI_nach_der_Installation_von_Windows_10_aktivieren

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iaStorV
Name: Start  Reg_Dword durch Doppelklich, dann zu Null ndern
5. Klicken Sie im rechten Fensterbereich in der Spalte Name mit der rechten Maustaste auf Start, und klicken Sie anschlieend auf ndern.
6. Geben Sie im Feld Wert den Wert 0 ein, und klicken Sie anschlieend auf OK.
dann nacheinander

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iaStorAV\StartOverride
Name: 0  Reg_Dword zu Null ndern

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\storahci
Name: Start  Reg_Dword zu Null ndern

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\storahci\StartOverride
Name: 0  Reg_Dword zu Null ndern

==============
So geht es am Besten:



1. Run Command Prompt as Admin 
2. Invoke a Safe Mode boot with the command: bcdedit /set {current} safeboot minimal 
3. Restart the PC and enter your BIOS during bootup. 
4. Change from IDE to AHCI mode then Save & Exit. 
5. Windows 10 will launch in Safe Mode. 
6. Right click the Window icon and select to run the Command Prompt in Admin mode from 
among the various options. 
7. Cancel Safe Mode booting with the command: bcdedit /deletevalue {current} safeboot 
8. Restart your PC once more and this time it will boot up normally but with AHCI mode 
activated. 
